Assembler is
Assembler is
The advantage(s) inherent to using high level languages is/are:
The advantage(s) inherent to using high level languages is/are:
The macro processor must perform
The macro processor must perform
The system/370 assembler language
The system/370 assembler language
Advantage(s) of using assembly language rather than machine language is/are:
Advantage(s) of using assembly language rather than machine language is/are:
Which of the following functions is/ are performed by the loader?
Which of the following functions is/ are performed by the loader?
A compiler for a high-level language that runs on one machine and produces code for a different machine is called
A compiler for a high-level language that runs on one machine and produces code for a different machine is called
Indicate whether the statement LDA B is a statement, in
Indicate whether the statement LDA B is a statement, in
Job Control Language (JCL) statements are Used to
Job Control Language (JCL) statements are Used to
In an absolute loading scheme, which loader function is accomplished by loader?
In an absolute loading scheme, which loader function is accomplished by loader?
Convert the CHARI h#000F, s assembly language instructions into hexadecimal machine language:
Convert the CHARI h#000F, s assembly language instructions into hexadecimal machine language:
Convert the .WORD d#790 assemblylanguage pseudo-ops into hexadecimal machine language:
Convert the .WORD d#790 assemblylanguage pseudo-ops into hexadecimal machine language:
Indicate which of the following is not true about 4GL?
Indicate which of the following is not true about 4GL?
A translator which reads an entire programme written in a high level language and converts it into machine language code is:
A translator which reads an entire programme written in a high level language and converts it into machine language code is:
In which way(s) can a macro processor for assembly language be implemented?
In which way(s) can a macro processor for assembly language be implemented?
Convert the BRNE h#01E6, i assembly language instructions into hexadecimal machine language:
Convert the BRNE h#01E6, i assembly language instructions into hexadecimal machine language:
Convert the 11014B machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
Convert the 11014B machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
A system program that combines the separately compiled modules of a program into a form suitable for execution
A system program that combines the separately compiled modules of a program into a form suitable for execution
Which table is a permanent databases that has an entry for each terminal symbol?
Which table is a permanent databases that has an entry for each terminal symbol?
Convert the ASLA assembly language instructions into hexadecimal machine language:
Convert the ASLA assembly language instructions into hexadecimal machine language:
In what module, multiple instances of execution will yield the same result even if one instancy has not terminated before the next one has begun?
In what module, multiple instances of execution will yield the same result even if one instancy has not terminated before the next one has begun?
An algorithm is best described as
An algorithm is best described as
The table created by lexical analysis to describe all literals used in the source program, is:
The table created by lexical analysis to describe all literals used in the source program, is:
Systems software is a program that directs the overall operation of the computer, facilitates its use and interacts with the users. What are the different types of this software?
Systems software is a program that directs the overall operation of the computer, facilitates its use and interacts with the users. What are the different types of this software?
The action of parsing the source program into the proper syntactic classes is known as
The action of parsing the source program into the proper syntactic classes is known as
In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register?
In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register?
Which of the following system program forgoes the production of object code to generate absolute machine code and load it into the physical main storage location from which it will be executed immediately upon completion of the assembly?
Which of the following system program forgoes the production of object code to generate absolute machine code and load it into the physical main storage location from which it will be executed immediately upon completion of the assembly?
Which of the following systems software does the job of merging the records from two flies into one?
Which of the following systems software does the job of merging the records from two flies into one?
Convert the .BYTE h#F8 assembly language pseudo-ops into hexadecimal machine language:
Convert the .BYTE h#F8 assembly language pseudo-ops into hexadecimal machine language:
Which of the following might be used to convert high-level language instructions into machine language?
Which of the following might be used to convert high-level language instructions into machine language?
A self-relocating program is one which
A self-relocating program is one which
The function(s) of the Storage Assignment is/are:
The function(s) of the Storage Assignment is/are:
In analyzing the compilation of PL/I program, the term "Syntax analysis" is associated with
In analyzing the compilation of PL/I program, the term "Syntax analysis" is associated with
A development stategy whereby the executive control modules of a system are coded and tested first, is known as
A development stategy whereby the executive control modules of a system are coded and tested first, is known as
Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language
Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language
Convert the 48 machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
Convert the 48 machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
Multiprogramming was made possible by
Multiprogramming was made possible by
Terminal Table
Terminal Table
Convert the 080D4E machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
Convert the 080D4E machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
Which of the following program is not a utility?
Which of the following program is not a utility?
The task(s) of the Lexial analysis phase is/are:
The task(s) of the Lexial analysis phase is/are:
An Interpreter is
An Interpreter is
A non-relocatable program is one which
A non-relocatable program is one which
A relocate program form is the one which
A relocate program form is the one which
A compiler is
A compiler is
In analyzing the compilation of PL/I program, the term "Machine independent optimization" is associated with
In analyzing the compilation of PL/I program, the term "Machine independent optimization" is associated with
Indicate which of the following is not true about an interpreter?
Indicate which of the following is not true about an interpreter?
Loaders that allow for program relocation are called
Loaders that allow for program relocation are called
In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with
In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with
A base register table
A base register table
When a computer is first turned on or restarted, a special type of absolute loader, called a ______ is executed
When a computer is first turned on or restarted, a special type of absolute loader, called a ______ is executed
The advantage(s) of incorporating the macro processor into pass 1 is/ are:
The advantage(s) of incorporating the macro processor into pass 1 is/ are:
The function(s) of the Syntax phase is/ are:
The function(s) of the Syntax phase is/ are:
In analyzing the compilation of PL/I program, the description "resolving symbolic address (labels) and generating machine language" is associated with
In analyzing the compilation of PL/I program, the description "resolving symbolic address (labels) and generating machine language" is associated with
Assembly code data base is associated with
Assembly code data base is associated with
In an absolute loading scheme, which loader function is accomplished by assembler
In an absolute loading scheme, which loader function is accomplished by assembler
If special forms are needed for printing the output, the programmer specifies these forms through
If special forms are needed for printing the output, the programmer specifies these forms through
A sequence of instructions, in a computer language, to get the desired result, is known as
A sequence of instructions, in a computer language, to get the desired result, is known as
The Process Manager has to keep track of:
The Process Manager has to keep track of: